Skip to content

Conversation

duruyao
Copy link

@duruyao duruyao commented Mar 21, 2023

  • Passed in Leetecode: 919320574.
  • Runtime: 9 ms, faster than 62.31% of Go online submissions.
  • Memory Usage: 3 MB, less than 51.86% of Go online submissions.

@priya-thv
Copy link

the solution in CPP using hashmap and sliding window technique
time [complexity:o(n^2)] (https://github.com/priya-thv/dsa-practice/blob/main/sliding%20window/length%20of%20longest%20substring.cpp)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants